PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setTextDecorationThickness Method
The thickness of each line drawn as part of the text decoration.
In This Topic
    setTextDecorationThickness Method
    In This Topic
    Sets the text decoration thickness.
    Syntax
    public void setTextDecorationThickness( 
       double value
    )

    Parameters

    value
    The thickness of each line drawn as part of the text decoration.
    See Also